This function merge 2 Word variables into one DWord variable.
| LGF_MergeWordsToDWord (FC) | ||||||||
|---|---|---|---|---|---|---|---|---|
| Word | word1 | Ret_Val | DWord | |||||
| Word | word0 | |||||||
| Identifier | Data type | Description |
|---|---|---|
| word1 | Word | Input Word 1 - MSB |
| word0 | Word | Input Word 0 - LSB |
| Identifier | Data type | Description |
|---|---|---|
| Ret_Val | DWord | Composite Word sequence stored as DWord variable |
| Version & Date | Change description | |
|---|---|---|
| 1.0.0 | Simatic Systems Support | |
| 20.06.2019 | First release | |
| 3.0.0 | Simatic Systems Support | |
| 23.04.2020 | Set version to V3.0.0 harmonize the version of the whole library | |
| 3.0.1 | Simatic Systems Support | |
| 22.02.2021 | Insert documentation | |